Tom,
In a previous post you mentioned that I can run a
program in KMotionCNC by pointing to the ".out" file
rather than the ".c" program. I have tried to do this
this but I get an error that KMotion doesnt recognize
the ".out" file format.
If I understood correctly, doing this would save
time as KMotion wouldnt have to recompile the program
while the G-Code waits? I have 4 user C programs at the
beginning of my program, they lag about 2 seconds to
execute before the G code starts cutting. I am hoping to
reduce this time as much as I can.
Thanks,
Scott